projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5c16b0
)
Add arch tagline
author
Miles Bader
<miles@gnu.org>
Mon, 12 Sep 2005 22:54:28 +0000
(22:54 +0000)
committer
Miles Bader
<miles@gnu.org>
Mon, 12 Sep 2005 22:54:28 +0000
(22:54 +0000)
lisp/net/newsticker.el
patch
|
blob
|
history
diff --git
a/lisp/net/newsticker.el
b/lisp/net/newsticker.el
index 38ea21a34c66167067480c314ee12e9b7403a9f7..a0ada95503d35681ad6d8adb7af52ccbdf9a6823 100644
(file)
--- a/
lisp/net/newsticker.el
+++ b/
lisp/net/newsticker.el
@@
-10,7
+10,7
@@
;; Created: 17. June 2003
;; Keywords: News, RSS
;; Time-stamp: "26. August 2005, 16:33:46 (ulf)"
-;; CVS-Version: $Id: newsticker.el,v 1.1
30 2005/08/26 14:35:20 u11
Exp $
+;; CVS-Version: $Id: newsticker.el,v 1.1
2005/09/12 15:30:19 rms
Exp $
(defconst newsticker-version "1.8" "Version number of newsticker.el.")
@@
-4915,4
+4915,5
@@
This function is suited for adding it to `newsticker-new-item-functions'."
(provide 'newsticker)
+;; arch-tag: ab761dfa-67bc-4207-bc64-4307271dc381
;;; newsticker.el ends here